MessageIsEmbedded Property |
Contains true if Message is embedded into another message object.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsEmbedded { get; set; }Public Property IsEmbedded As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is embedded; otherwise,
false.
See Also